home *** CD-ROM | disk | FTP | other *** search
- Vdisasm32 is a visual symbolic disassembler for
- Windows 32 bits "Portable Executable" (PE) used
- in Windows95, WindowsNT and Win32s.
-
- Vdisasm32 runs under : Windows95, WindowsNT 3.5X or
- Windows 3.1 with Win32s 1.2.
-
- Symbols can reside in a separate *.DBG or *.SYM file or
- inside the executable. Coff, CodeView, Sym formats (unless
- codeview Visual C++ 2.0) are supported.
- If no symbol is found, imported
- names(and exported for DLLs) are decoded and used.
-
- To start : choose an executable file (*.exe, *.DLL, *.SYS ...)
- open it, you can see list of sections.
- Generally code is in the section named ".text". For open
- this section, double-click on.
-
- A prettier version is available for Windows95,
- WindowsNT 3.51 or Windows 3.1 with WIN32s 1.3.
-
- Known problems for this version :
- Visual C++ 2.0 codeview format is not supported;
- C++ names undecorated is not perfect.
- The vertical scrollbar of the disassembled code
- View doesn't fully work with Win32s and (at present time)
- Windows95 (this is a Win32s and Windows95 limitation).
-
- Complete version available.
-
- For bugs, remarks, ideas :
-
- Contact : Jean - Louis Seigne
- 71, rue du Bourgneuf
- 28000 CHARTRES
- FRANCE
-
- E-mail : 100143.375@compuserve.com
-